Skip to content

InitRoot/CVE-2005-1794Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

CVE-2005-1794Scanner

Follow on Twitter GitHub last commit GitHub stars

Can be used to scan several targets vulnerable to CVE-2005-1794.

Credit to @daveysec and his orginal script available at https://github.com/RhinoSecurityLabs/Security-Research/blob/master/tools/python/CVE-2005-1794-check.py

Disclaimer

I take not responsibility for your use of the software. Development is done in my personal capacity and carry no affiliation to my work.

Setup

Following is required to be installed to python.

python3 -m pip install requests, tqdm, pandas

Usage

Utilise as shown below to scan a list of targets, this needs to each IP on a newline.

python3 CVE-2005-1794Scanner.py -t ips.txt

image

About

Scanner for network for CVE-2005-1794.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages